Skip to content

pyrodigal: add build-pyrodigal.yml for riscv64 wheels - #1383

Merged
luhenry merged 1 commit into
mainfrom
pyrodigal
Sep 7, 2026
Merged

pyrodigal: add build-pyrodigal.yml for riscv64 wheels#1383
luhenry merged 1 commit into
mainfrom
pyrodigal

Conversation

@luhenry

@luhenry luhenry commented Sep 7, 2026

Copy link
Copy Markdown
Member

Cython bindings around the Prodigal gene-prediction C library (vendored as a git submodule). Upstream publishes no riscv64 wheel.

Mirrors upstream's package.yml wheel-linux-* jobs.

Differs from upstream

  • Nothing beyond the riscv64 image.

Testing

  • same as upstream

License: OK

Built on cp312; matrix also covers cp313/cp314/cp314t across manylinux and musllinux.

Cython bindings around the Prodigal gene-prediction C library
(vendored as a git submodule); builds cleanly on riscv64 since the
CMake build falls back to its generic/swar64 scalar implementation
when no x86/ARM SIMD path is detected.
luhenry added a commit that referenced this pull request Sep 7, 2026
@luhenry
luhenry merged commit 902841c into main Sep 7, 2026
13 checks passed
@luhenry
luhenry deleted the pyrodigal branch September 7, 2026 16:07
@luhenry luhenry linked an issue Sep 7, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pyrodigal riscv64 support

1 participant